You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Methods > MaxEvery Method > TDenseMtxVec.MaxEvery Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TDenseMtxVec.MaxEvery Method ([In] TMtxVec)

Vectorised maximum.

Syntax
C#
Visual Basic
public TMtxVec MaxEvery([In] TMtxVec Vec);

Compares Vec values with corresponding elements in the calling object and stores the bigger value in Self. Size and TMtxVec.Complex property of the calling object are set automatically. Supports real value data only.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!